home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #1 / Ham Radio 2000.iso / ham2000 / tcp_ip / docs / cmdshlp8 / oldbid < prev    next >
Encoding:
Text File  |  1994-11-20  |  659 b   |  20 lines

  1.  
  2. oldbid
  3.  
  4.      The 'oldbid' command is used to invoke the process which
  5. deletes old message-id's (or bids) in the Historyfile.  The default
  6. location of Historyfile is /spool/history.  Do not confuse this
  7. file with the NNTP History database, stored in /spool/news/history
  8. by default!
  9.  
  10.     oldbid  [interval  age_in_days]
  11.  
  12.      Begin the oldbid process every <interval> hours, and delete
  13.      those bids which are older than <age_in_days> days.  If no
  14.      arguments are provided, the current oldbid interval and age
  15.      are displayed.
  16.  
  17.  
  18.           Example:  To expire bids every 24 hours, that are 30 days
  19.           old, use:  oldbid  24  30
  20.